CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IOCP 完成端口

搜索资源列表

  1. iocp

    0下载:
  2. 应用完成端口进行tcp的连接,数据的发送,接收。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:43639
    • 提供者:kongjun
  1. iocp

    0下载:
  2. 完成端口模型的实现,基本的框架,可以利用这个框架扩充
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23682
    • 提供者:ktryrg2
  1. iocp

    2下载:
  2. 完成端口,多线程,支持65535个连接,效果很好,请放心下载使用
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13114
    • 提供者:karl
  1. using IOCP

    0下载:
  2. 一个老外写的完成端口(iocp)的使用例子-a foreigner was the completion of port (It) used examples
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:10676
    • 提供者:陈良
  1. IOCP Sonic.net

    1下载:
  2. C# 完成端口
  3. 所属分类:网络编程

  1. UDP__IOCP_.zip

    0下载:
  2. UDp的完成 端 口 模 型 试试看吧,udp iocp complete
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:11346
    • 提供者:zh
  1. IOCP

    0下载:
  2. 针对套接字编程中的完成端口模型的一些总结,算是入门级的概述。-Socket programming for the completion port model some conclusions can be regarded as entry-level overview.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:9799
    • 提供者:duke
  1. vcIOCP.rar

    0下载:
  2. vc实现完成端口(IOCP)例子,很完整。,vc IOCP
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:8086
    • 提供者:吴燕杰
  1. iocpserver

    0下载:
  2. 基于IOCP完成端口的可伸缩性服务器程序,利用线程池、连接池、内存池的技术管理和实现服务器,可在各种服务器开发项目中应用。-IOCP completion port based on the scalability of the server program, using the thread pool, connection pool, the memory pool of technical management and implementation of the server, the s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:100973
    • 提供者:田蕾
  1. qk_iocp_lib

    0下载:
  2. IOCP 完成端口库 鉴于完成端口中的很多细节和需要巧妙设计的地方,令很多刚刚接触完成端口的开发人员感到茫然,在此 ChinaIM.Net 给大家提供了高效稳定的完成端口链接库(压缩包中带有使用的完整源码例子)-IOCP completion port to complete the port in the library view of the many details and needs of the clever design of the place, many new to the
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:185230
    • 提供者:秦坤
  1. Gh0st-IOCP-class

    0下载:
  2. Gh0st中完成端口的一个类库,基本相同,有客户端和服务端-the iocp class library of gh0st
  3. 所属分类:Remote Control

    • 发布日期:2017-03-31
    • 文件大小:79867
    • 提供者:朱郑
  1. Udp_multicast_client_server

    0下载:
  2. 本例说明了如何将IOCP机制应用于UDP协议。本例中包含两个工程(UDP_Multicast_IOCP_CLIENT和UDP_Multicast_IOCP_SERVER),分别是客户程序和服务器程序。主要功能是基于I/O完成端口的IP多播。-This example shows how the mechanism will be applied to UDP protocol IOCP. In this case consists of two projects (UDP_Multicast_I
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:11944
    • 提供者:wanglei
  1. CompletionPortDemo

    0下载:
  2. 完成端口IOCP,接受大连接的服务器,可以将资源消降到最小,高性能。-Completion port IOCP, to connect the server to accept large, you can minimize the resource consumption, high-performance.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:187016
    • 提供者:王顺
  1. IOCPDelphiCode

    2下载:
  2. delphi写的一个基于输入输出完成端口(IOCP)的一个高效传输示例-delphi write one based on the input and output completion port (IOCP) example of an efficient transport
  3. 所属分类:通讯编程

    • 发布日期:2014-02-19
    • 文件大小:594418
    • 提供者:kell
  1. iocpsys

    0下载:
  2. NULL,一个非常简单的关于iocp完成端口的源码-NULL
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:9497
    • 提供者:filesses
  1. IOCP-ChartRoom

    0下载:
  2. IOCP 因为平常sock函数最多只能实现60多个网络用户连接,极大地现实了服务器程序的应用,本程序利用完成端口实现的聊天室系统,可现实多个用户同时在线聊天,并附有文档注释。-IOCP as usual sock function can only achieve more than 60 network users to connect, greatly reality application server program, the program uses to complete the p
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:330459
    • 提供者:张叁
  1. IOCP

    0下载:
  2. c++编写的完成端口实验程序,只能简单发送和接收,仅供参考-use c++ language write the IOCP socket ,it can send and recieve massage.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5154829
    • 提供者:张吉昕
  1. 10

    0下载:
  2. c / s 结构通讯源码 完成端口 IOCP 好用 带数据库的-c/s structure IOCP port communications easy with complete source database
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5847699
    • 提供者:羊是的
  1. cket_iocp-documents-and-code

    0下载:
  2. 包含四份关于iocp完成端口模型在socket通信编程中的技术应用文档,其中含有关键代码和说明,由浅入深,是一位大拿原创的技术文档。-Iocp contains four reports on the completion port socket communication programming model in the technical application of the document, which contains the key code and instructions, De
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:70679
    • 提供者:cfan
  1. IOcp

    0下载:
  2. IO完成端口文件读写操作\IO完成端口文件读写操作-IO completion port operation, reading and writing documents file IO completion port operation, reading and writing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:13188
    • 提供者:xu7103224
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com